[INFO] cloning repository https://github.com/jvivian/averse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvivian/averse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvivian%2Faverse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvivian%2Faverse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c4b93b15b9205b7fbca130b0623c61bc6387ded
[INFO] testing jvivian/averse against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvivian%2Faverse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jvivian/averse
[INFO] finished tweaking git repo https://github.com/jvivian/averse
[INFO] tweaked toml for git repo https://github.com/jvivian/averse written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jvivian/averse on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jvivian/averse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 869581832d9c34a422cfcbd5c0cd62c0a7a9577ebee2d0187867e7cd987239bb
[INFO] running `Command { std: "docker" "start" "-a" "869581832d9c34a422cfcbd5c0cd62c0a7a9577ebee2d0187867e7cd987239bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "869581832d9c34a422cfcbd5c0cd62c0a7a9577ebee2d0187867e7cd987239bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869581832d9c34a422cfcbd5c0cd62c0a7a9577ebee2d0187867e7cd987239bb", kill_on_drop: false }`
[INFO] [stdout] 869581832d9c34a422cfcbd5c0cd62c0a7a9577ebee2d0187867e7cd987239bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e5a541746d31feacaa363de64ed29c7ce20c9a4f1536f0b481b98c7ee6cf09d
[INFO] running `Command { std: "docker" "start" "-a" "9e5a541746d31feacaa363de64ed29c7ce20c9a4f1536f0b481b98c7ee6cf09d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling papergrid v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling dialoguer v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tabled_derive v0.3.0
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling tabled v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling averse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.40s
[INFO] running `Command { std: "docker" "inspect" "9e5a541746d31feacaa363de64ed29c7ce20c9a4f1536f0b481b98c7ee6cf09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e5a541746d31feacaa363de64ed29c7ce20c9a4f1536f0b481b98c7ee6cf09d", kill_on_drop: false }`
[INFO] [stdout] 9e5a541746d31feacaa363de64ed29c7ce20c9a4f1536f0b481b98c7ee6cf09d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29d52080e26dd06c927d76e7f69ab67cfbbc5bc29e182cd6dd100901aae5e654
[INFO] running `Command { std: "docker" "start" "-a" "29d52080e26dd06c927d76e7f69ab67cfbbc5bc29e182cd6dd100901aae5e654", kill_on_drop: false }`
[INFO] [stderr]    Compiling averse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `Col1` should have a snake case name
[INFO] [stdout]  --> tests/test_utils.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         Col1: String,
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `col1`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Col2` should have a snake case name
[INFO] [stdout]   --> tests/test_utils.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         Col2: String,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `col2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "29d52080e26dd06c927d76e7f69ab67cfbbc5bc29e182cd6dd100901aae5e654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d52080e26dd06c927d76e7f69ab67cfbbc5bc29e182cd6dd100901aae5e654", kill_on_drop: false }`
[INFO] [stdout] 29d52080e26dd06c927d76e7f69ab67cfbbc5bc29e182cd6dd100901aae5e654
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 871a0303afc8faf29986e953cf28dd0da6c54b2607d40c2676aed127a487efe4
[INFO] running `Command { std: "docker" "start" "-a" "871a0303afc8faf29986e953cf28dd0da6c54b2607d40c2676aed127a487efe4", kill_on_drop: false }`
[INFO] [stderr] warning: structure field `Col1` should have a snake case name
[INFO] [stderr]  --> tests/test_utils.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |         Col1: String,
[INFO] [stderr]   |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `col1`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Col2` should have a snake case name
[INFO] [stderr]   --> tests/test_utils.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |         Col2: String,
[INFO] [stderr]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `col2`
[INFO] [stderr] 
[INFO] [stderr] warning: `averse` (test "test_utils") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/averse-4c3a186f46f31c91)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/averse-430d60538f790736)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_utils.rs (/opt/rustwide/target/debug/deps/test_utils-b3eba47d2cbea5ff)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_table ... ok
[INFO] [stderr]    Doc-tests averse
[INFO] [stdout] test test_get_jsons ... ok
[INFO] [stdout] test test_recipe_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 30) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `add`
[INFO] [stdout]   --> src/lib.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | averse add --recipe-dir /path/to/recipes --plan-dir /path/to/plans
[INFO] [stdout]    |        ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 30)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "871a0303afc8faf29986e953cf28dd0da6c54b2607d40c2676aed127a487efe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871a0303afc8faf29986e953cf28dd0da6c54b2607d40c2676aed127a487efe4", kill_on_drop: false }`
[INFO] [stdout] 871a0303afc8faf29986e953cf28dd0da6c54b2607d40c2676aed127a487efe4
